OpenBuildings GenerativeComponents Help

Composite Planes

Geometrically, a plane is a normal vector with an origin specifying the start point of a vector. However, a OpenBuildingsā„¢ GenerativeComponents plane includes an X and Y direction in the plane and is an extension of the Point node. A plane implements both the IPlane and the IDirection interface; this means that it can be used for both specifying a direction and a plane. The direction of a plane is the direction of the normal vector.